*** empty log message ***
authorAndrew Innes <andrewi@gnu.org>
Tue, 23 Jul 2002 00:06:22 +0000 (00:06 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 23 Jul 2002 00:06:22 +0000 (00:06 +0000)
lisp/ChangeLog

index f20a6100dd7986a22b67eaa3429b87067e74866a..aec8e20f2e519e29743e50f4b78d13f71e05871a 100644 (file)
@@ -1,3 +1,18 @@
+2002-07-23  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in (DONTCOMPILE): Remove cus-start.el.
+       (DONTCOMPILE): Add various language files.
+       (DONTCOMPILE): Remove term/xterm.el.
+       (finder-inf.el): Remove.
+       (update-authors): New target.
+       (TAGS-LISP): Remove $(lispsource).
+       (compile-always): Renamed from `compile-files'.
+       (compile): New target, adapted from `compile-files'.
+       (compile-calc): New target.
+       (recompile): Change `.' to $(lisp).
+       (bootstrap): Add update-subdirs and finder-data
+       to dependencies; change compile-files to compile.
+
 2002-07-22  Andre Spiegel  <spiegel@gnu.org>
 
        * vc.el (vc-next-action-on-file): Preserve find-file-literally.